Wolters Kluwer CCH® SureTax®

    Show / Hide Table of Contents

    SureTax Returns API

    POST Reset Form Instance

    POST Reset Form Instance

    Overview

    This endpoint is used to reset a specific form instance to its initial state. This action clears any modifications or updates made to the form instance, restoring it to its default configuration. The reset operation is typically used when the form needs to be reprocessed or when changes need to be undone.

    OperationId: POST Reset Form Instance

    Authorization Method(s): OAuth

    Verb: POST

    End Point: /api/v1/Forms/ResetFormInstance


    Request Body
    Request Model
    Display NameField NameField Type
    Data dataResetFormInstanceData
    ResetFormInstanceData
    Display NameField NameField Type
    Id idstring
    User userstring

    Example Request

    {
      "data": {
        "id": "string",
        "user": "string"
      }
    }

    Request Headers



    Display String Field Name Field Type
    X-request-id* x-request-id string
    *Mandatory parameter

    Response Codes



    code description
    202 The API responds with this code to indicate that the data was sent successfully.
    204 204 No Content If the form does not exist, the API will respond with a No Content status. Error Responses
    400 Bad Request - The server could not process the request due to invalid input or missing required parameters.
    401 401 Unauthorized: The user's authentication is not valid.
    500 Internal Server Error - An unexpected error occurred on the server while processing the request.




    Enter Environment Credentials








    Wolters Kluwer Product Name - Page anchor links toWolters Kluwer Product Name - Page anchor links to
    © Wolters Kluwer and/or its affiliates. All rights reserved.